misc: led: Add PCA9551 LED driver
authorStefan Roese <[email protected]>
Thu, 12 Mar 2015 10:22:46 +0000 (11:22 +0100)
committerTom Rini <[email protected]>
Fri, 8 May 2015 21:24:17 +0000 (17:24 -0400)
commit1cdd9412002000aafcfb6f10cd02069adc66ba49
tree8ee97e0dad3d7aef3ba780e878881f01c08b97c6
parentaed9fed9758f4c487e1e41a9b881f04614d7691d
misc: led: Add PCA9551 LED driver

This patch adds a driver for the PCA9551 LED controller.

Originated-by: Timo Herbrecher <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Cc: Fabio Estevam <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/pca9551_led.c [new file with mode: 0644]